home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / biz / dbase / cdbsys.readme < prev    next >
Text File  |  1997-11-02  |  2KB  |  57 lines

  1. Short:    C database demo v1.0
  2. Author:   Herbinder Singh Dhindsa
  3. Uploader: Herbinder Singh Dhindsa
  4. Type:     biz/dbase
  5.  
  6. ==Introduction==
  7.  
  8. This archive contains a very basic car database system. It was coded in
  9. NorthC Amiga compiler. I hope it will prove useful to new programmers
  10. learning the C or C++ language on the Amiga.
  11.  
  12. ==Requirements==
  13.  
  14. I have tested this program only on my Amiga 1200 running OS 3.0, but it
  15. should run fine on most systems.
  16.  
  17. ==Usage==
  18.  
  19. To execute the system at the shell simply type CDbys then <Enter>.
  20. The system stores data on a file called Input.dat and writes to a file
  21. called Output.dat. It will allow the user to enter a different filename as
  22. well. Its best also to maximise the program window.
  23. Note: Currently the source code has'nt been distributed, but I will make it
  24. available later as I'm still working on the program - please email me
  25. (address below) if you would like it sent - free!
  26.  
  27. ==Enhancements==
  28.  
  29. Printing & DBMS functions are likely to be added in future releases
  30.  
  31. ==The Author==
  32.  
  33. I'm a student currently at the University of Derby, UK - studying Computer
  34. Studies. I can be contacted at the following email address:
  35.  
  36. H.S.Dhindsa1@student.derby.ac.uk
  37.  
  38. P.S. Long may the Amiga user base continue developing .....
  39.  
  40.  
  41.  
  42. All rights reserved
  43. + Copyright HS Dhindsa
  44.  
  45.  
  46. ============================= Archive contents =============================
  47.  
  48. Original  Packed Ratio    Date     Time    Name
  49. -------- ------- ----- --------- --------  -------------
  50.    19720    8988 54.4% 02-Sep-92 13:02:02  CDbsys
  51.     1265     705 44.2% 02-Sep-92 12:56:08  CDbsys.Readme
  52.      195     134 31.2% 02-Sep-92 13:31:28  Input.dat
  53.      198     110 44.4% 02-Sep-92 13:14:58  Makefile
  54.      447     204 54.3% 02-Sep-92 13:02:42  Output.dat
  55. -------- ------- ----- --------- --------
  56.    21825   10141 53.5% 02-Sep-97 22:32:46   5 files
  57.